github.com/gotd/td/tg.DocumentAttributeCustomEmoji.Stickerset (field)
7 uses
github.com/gotd/td/tg (current package)
tl_document_attribute_gen.go#L1627: Stickerset InputStickerSetClass
tl_document_attribute_gen.go#L1662: if !(d.Stickerset == nil) {
tl_document_attribute_gen.go#L1688: d.Stickerset = from.GetStickerset()
tl_document_attribute_gen.go#L1765: if d.Stickerset == nil {
tl_document_attribute_gen.go#L1768: if err := d.Stickerset.Encode(b); err != nil {
tl_document_attribute_gen.go#L1809: d.Stickerset = value
tl_document_attribute_gen.go#L1865: return d.Stickerset
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |